Interface IResource (namespace Nette\Security)
Represents resource, an object to which access is controlled.
| Public Method Summary | |
|---|---|
| string |
Returns a string identifier of the Resource.
|
| Method Details | ||||||
|---|---|---|---|---|---|---|
|
line 37 getResourceIdpublic string getResourceId () Returns a string identifier of the Resource.
|
||||||
