PHP Class Nelmio\Alice\Throwable\Exception\ObjectNotFoundExceptionFactory

Show file Open project: nelmio/alice Class Usage Examples

Public Methods

Method Description
create ( string $id, string $className ) : ObjectNotFoundException

Method Details

create() public static method

public static create ( string $id, string $className ) : ObjectNotFoundException
$id string
$className string
return ObjectNotFoundException