\Pho\Framework\ExceptionsInvalidParticleMethodException

Thrown when a particle is called with an unknown function (e.g invalid edge etc.)

Since all particle functions are dynamic (using magic method _call) erroneous method calls are possible and not handled by native PHP errors.

Summary

Methods
Properties
Constants
__construct()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

__construct()

__construct(string  $class_name, string  $method, string  $id = "unknown") 

Constructor.

Parameters

string $class_name

Class name of the particle

string $method

Invalid method

string $id

ID of the particle

Warning: count(): Parameter must be an array or an object that implements Countable in phar:///Users/emresokullu/Code/website/phpdoc/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275 Warning: count(): Parameter must be an array or an object that implements Countable in phar:///Users/emresokullu/Code/website/phpdoc/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275