ClassExistenceResource
ClassExistenceResource
class ClassExistenceResource implements SelfCheckingResourceInterface, Serializable
ClassExistenceResource represents a class existence.
Freshness is only evaluated against resource existence.
The resource must be a fully-qualified class name.
Methods
__construct(string $resource) | ||
string | __toString() Returns a string representation of the Resource. | |
string | getResource() | |
bool |
|