AutowireServiceResource

AutowireServiceResource

class AutowireServiceResource implements SelfCheckingResourceInterface, Serializable

Methods

__construct($class, $path, array $autowiringMetadata)
bool isFresh(int $timestamp)

Returns true if the resource has not been updated since the given timestamp.

string __toString()

Returns a string representation of the Resource.

serialize() <