Fhaculty\Graph\Tests\Attribute\AttributeBagReferenceTest::createAttributeAware PHP Method

createAttributeAware() protected method

protected createAttributeAware ( )
    protected function createAttributeAware()
    {
        $attributes = array();
        return new AttributeBagReference($attributes);
    }